Investigator API
GET UserPreference
Overview
Get user preference by ID and user ID.
OperationId: GET UserPreference
Authorization Method(s): OAuth
Verb: GET
End Point: /api/configuration/UserPreference
| Display String | Field Name | Field Type |
|---|---|---|
| User Preference Type | userPreferenceType | UserPreferenceType |
| User Id | userId | integer |
| Api-version* | api-version | undefined |
Overview
| code | description |
|---|---|
| 200 | OK |
| 401 | Unauthorized |
| 404 | Not Found |